home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IQ Digizine 2
/
IQ Digizine 2.iso
/
pc
/
toc.dir
/
reviews_40.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-12-08
|
193 b
|
9 lines
on exitFrame
if netPresent() = 0 then
alert("Attempting to connect to Internet address http://www.adultdex.com...")
else
gotoNetPage("http://www.adultdex.com")
end if
go(9)
end